home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / answers / software-eng / part2 < prev    next >
Encoding:
Text File  |  1993-06-05  |  38.2 KB  |  892 lines

  1. Newsgroups: comp.software-eng,comp.answers,news.answers
  2. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!usc!cs.utexas.edu!utnut!torn!news.ccs.queensu.ca!qucis.queensu.ca!qucis.queensu.ca!dalamb
  3. From: dalamb@qucis.queensu.ca (David Alex Lamb)
  4. Subject: FAQ 2: CASE tools summary
  5. Message-ID: <casemsg_739281903@qucis.QueensU.CA>
  6. Followup-To: comp.software-eng
  7. Keywords: FAQ
  8. Sender: dalamb@qucis.queensu.ca (David Lamb)
  9. Supersedes: <casemsg_736257904@qucis.QueensU.CA>
  10. Reply-To: dalamb@qucis.queensu.ca (David Alex Lamb)
  11. Organization: Computing and Information Science, Queen's University at Kingston, Ontario,  K7L 3N6, Canada
  12. References: <faqmsg_739281903@qucis.QueensU.CA>
  13. Date: Sat, 5 Jun 1993 12:05:20 GMT
  14. Approved: news-answers-request@MIT.Edu
  15. Expires: Sat, 24 Jul 1993 12:05:03 GMT
  16. Lines: 873
  17. Xref: senator-bedfellow.mit.edu comp.software-eng:14724 comp.answers:880 news.answers:9089
  18.  
  19. Last-Modified: 29 Apr 1993
  20. Archive-name: software-eng/part2
  21.  
  22. This is the monthly "frequently asked questions" (FAQ) posting on
  23. Computer-Aided Software Engineering (CASE) tools:
  24.    ECMA Reference Model
  25.    Other sources of information
  26.    What version control systems are available on UNIX
  27.    Other configuration Management tools
  28.    CASE tools for object-oriented design and analysis
  29.    Problem Tracking systems
  30.    CASE tools for educational use
  31.    CASE Vendor list
  32. Look for lines starting with "Subject:" (control-G command in rn).
  33. Most products are trademarks or registered trademarks of their
  34. vendors.  Send comments to dalamb@qucis.queensu.ca (David Alex Lamb).
  35.  
  36.  
  37. ------------------------------------------------------------------------
  38. Subject: ECMA Reference Model
  39. Date: 12 May 1992
  40. Originally collected by: ant@hpfcbig.SDE.HP.COM (Anthony Earl)
  41.  
  42. The European Computer Manufacturer's Association (ECMA) adopted TR/55,
  43. "Reference Model for Frameworks of Software Engineering Environments", 2nd
  44. edition, in December of 1991.  In Europe, it's available for free from
  45.     The European Computer Manufacturers Association
  46.     114 Rue du Rhone
  47.     CH-1204 Geneva
  48.     Switzerland
  49.     Tel: +41 22 735 36 34
  50.     Fax: +41 22 786 52 31
  51. In the United States, it is for sale by the National Institute of Standards
  52. and Technology as NIST Special Publication 500-201.  Contact:
  53.     the Superintendent of Documents,
  54.     US Government Printing Office,
  55.     Washington DC 20402.
  56. There is a PostScript  version of the  document in the PSESWG archives.  You
  57. may be able to retrieve it using their  mail-server by sending email to
  58. psesarch@nadc.navy.mil with the subject:
  59.     get nist-sp500-201.ps
  60. It is long (about half a Meg) so it may not make it through some mailers/nets.
  61.  
  62. ------------------------------------------------------------------------
  63. Subject: Other sources of information
  64. Date: 26 Mar 1993
  65.  
  66. There is a Hypercard stack that you can get by anonymous FTP from the info-
  67. mac/card directory at sumex-aim.stanford.edu.  The version 1.1 runs under
  68. various Hypercard versions including 2.0v2 on newer Macs:
  69.    -rw-r--r-- 1 macmod 286168 Jan 29 12:13 case-products-11.hqx
  70. A short companion report (about 60 pp. including tool signal info and my view
  71. of why and where this market is going) can be obtained from GMD; Western US
  72. office is: GMD, 1942 University Ave. #207, Berkeley CA 94704.)
  73. Heinz W. Schmidt  hws@icsi.berkeley.edu
  74.  
  75. [edsr!bigdaddy!cdm@uunet.UU.NET (Clifford D. Morrison) did a search with
  76. Archie and points out that this file isn't available at sumex anymore;
  77. possible locations follow.  A file with a .Z ending usually means you need to
  78. retrieve it in binary/image mode and run it through UNIX 'uncompress':
  79. Host wuarhive.wustl.edu    (128.252.135.4) Location: /mirrors2/info-mac/Old/card
  80.       FILE      rw-r--r--    248003  Jun 30  1991   case-products-11.hqx.Z
  81. Host utsun.s.u-tokyo.ac.jp   (133.11.11.11) Location: /Mac/info-mac/card
  82.       FILE      rw-rw-r--    286168  Feb 12 10:39   case-products-11.hqx
  83.  
  84. See also the Mar. 1, 1992 issue of Datamation.  There are over 400 products
  85. listed for different purposes and platforms.  Entries in the listing describe
  86. Company, Product, Product Type, and Operating System.  Some of the product
  87. types are: Structured Analysis, Planning and Design, Strategic Planning,
  88. Analysis and Design, User Interface Konstruction, DBMS Design, Design,
  89. Prototyping, Project Management, Verification, Validation, (Data) Modeling,
  90. Simulation , Diagramming, Methodology, Software Metrics and Static Analysis,
  91. Configuration and Release Management, Project Management, Maintenance, Code
  92. Generation, Restructuring and Reverse Engineering, Performance, Testing.
  93. (sprinzl@edvz.tuwien.ac.at)
  94.  
  95. ------------------------------------------------------------------------
  96. Subject: What version control systems are available on UNIX
  97. Date: 29 Mar 1993
  98. Originally collected by: media01!rla@relay.nluug.nl (Raymond van der Laan)
  99. (see also the archive file "cmtools")
  100.  
  101. SCCS is free and comes with most Unix-distribution, ported to everything and
  102. its brother.  It is no longer being enhanced or improved.  Clumsy and not
  103. suited to many users working on the same project.  Many people place scripts
  104. around the various SCCS commands to help the user.
  105.  
  106. RCS, better than SCCS, but still requires scripts to make life easier on the
  107. developer.  Originally by Walter Tichy (now at Karlsruhe) and still maintained
  108. by Purdue (rcs-bugs@cs.purdue.edu); available on the GNU distribution, widely
  109. ported, and free.  Available via anonymous FTP from several sources:
  110.     site                filename
  111.     ftp.cs.ruu.nl      /pub/GNU/rcs-5.6.tar.Z
  112.     cs.purdue.edu       pub/RCS/rcs.5_6.tar.Z
  113.     prep.ai.mit.edu     pub/gnu/rcs-5.6.tar.Z
  114.     ftp.uu.net          packages/gnu/rcs-5.6.tar.Z
  115.     ftp.virginia.edu    pub/vms/*.zoo  (VAX VMS version)
  116. It works best with GNU diff 2.0; look for diff-2.0.tar.Z.  Many case tools
  117. interface with RCS.
  118.  
  119. CVS extends RCS to control concurrent editing of sources by several users
  120. working on releases built from a hierarchical set of directories.  "RCS is
  121. assembly language, CVS is Pascal", according to the author.  Brian Berliner's
  122. CVS 1.3 C version is in cvs-1.3.tar.Z at MIT and UUnet. Dick Grune's original
  123. shell script version, CVS 3.0, is available at RUU.  Berliner
  124. (berliner@Sun.COM) and Jeff Polk (polk@BSDI.COM) continue to maintain CVS; the
  125. 1.3 release was in April 1992.
  126.  
  127. The shape toolkit (ShapeTools) is a set of commands for change control,
  128. developed by Axel Mahler, Andreas Lampen and others at the Technical
  129. University of Berlin.  It consists of a repository (the Attributed File
  130. System), version control programs, a build driver (compatible with make),
  131. release management system, and EMACS editor interface.  ShapeTools 1.3 was
  132. released in late May 1992; it runs on many UNIX variants. It's available from
  133.    site                  file
  134.    coma.cs.tu-berlin.de  pub/shapeTools/shapeTools-1.3.tar.Z
  135.    gatekeeper.dec.com    pub/plan/shapeTools-1.3.tar.Z
  136. gatekeeper has a mail archive server;  send a message to
  137. ftpmail@gatekeeper.dec.com whose body contains the single line "help".
  138.  
  139. Aegis is a project change supervisor distributed under the GNU piblic licence.
  140. CVS provides a repository; aegis provides a repository, a baseline, mandatory
  141. reviews and mandatory testing.  It's available via anonymous ftp from:
  142.   Host: ftp.nau.edu (134.114.64.70)
  143.   Dir:  /pub/Aegis
  144.   File: aegis.1.3.tar.Z         # the complete source
  145.   File: aegis.1.3.patch.Z       # patch to take 1.2 to 1.3
  146.   File: aegis.1.3.ps.Z          # PostScript of the User Guide
  147.  
  148. Many large and expensive case-tools exist which have version control in them.
  149. (Teamwork, Backplane) All VCS we know about are file-based. Database-oriented
  150. VCS's do not seem to exist.
  151.  
  152. ------------------------------------------------------------------------
  153. Subject: Other configuration Management tools
  154. Date: 28 Apr 1993
  155. Originally collected by: rene@Cadence.COM (Rene Churchill) and
  156.     zdlc03@trc.amoco.com (Dan L. Cummings)
  157.  
  158. DSEE (pronounced dizzy) [Domain Software Engineering Environment] by Apollo
  159. (now HP) is an excellent program that has excellent version control and does
  160. builds for the user.  These builds can be easily customized to a specific
  161. purpose and spread out over several different machines simultaneously.
  162. Excellent for large development projects.  Problem: Cannot be ported to other
  163. machines.  Uses non-standard facilities of Domain/OS; David Lubkin of the DSEE
  164. Project says it will be available on other operating systems, at least HP's
  165. OSF offering.  I don't know their main phone number, but their help line could
  166. get you in touch with somebody.  (1-800-227-6556)
  167.  
  168. ClearCase, by Atria software (see vendor list) runs on Silicon Graphics, HP,
  169. and Sun systems.  It was influenced by DSEE.  For SGI machines, it's available
  170. through regular SGI sales channels (US customers can call 1-800-800-SGI1).
  171.  
  172. Softool Corp. sells a "Family of change and configuration control products"
  173. The literature looks good.  This program does code control, builds, merging
  174. and other items that look good for group projects.  It has also been ported to
  175. DEC, IBM, Sun HP, Harris, and IBM PC computers.  It's been around for a long
  176. time, so it's a very mature product.
  177.     Softool Corp.;  340 S. Kellogg Ave.;  Goleta, CA 93117
  178.     (805) 683-5777
  179.  
  180. Imperial Software Technology Limited sells some CASE tools that do builds and
  181. manage source code.  The literature is not that glossy, and the impression I
  182. got was of a immature set of programs.  I also sent them a fax and email and
  183. have yet to get a response.  (6+ months)
  184.     Imperial Software Technology Ltd.; 95 London Street;  Reading RG1 4QA
  185.         United Kingdom
  186.     Phone: 0734-587055 (add England country code)
  187.     Usenet: apg@ist.co.uk
  188.  
  189. Aide-de-Camp is another good looking product from its literature.  Sounds very
  190. mature and has many good feature mentioned above.  Rather than independent
  191. versions of each file, it stores which groups of files change together: a nice
  192. idea for tracking widespread changes.
  193.     Software Maintenance & Development Systems, Inc.
  194.     PO Box 555;  Concord, MA 01742
  195.     (508) 369-7398
  196.  
  197. Procase is an interesting database for code control.  It creates a database of
  198. all of your code and will display call graphs and other very fancy functions.
  199. It requires you to use its editor, rather than vi or emacs (though it does
  200. have emulation modes for them) It has a very impressive user interface, just
  201. not enough flexibility for me.
  202.     Procase; 210 Canegie Center, Suite 101;  Princeton, NJ 08540
  203.     (609) 452-8848
  204.  
  205. Digital Equipments Corp.'s VAXSET:
  206. CMS: Code Management System; Code libraries and configuration control
  207. MMS: Module Management System; Like MAKE integrated to CMS
  208. LSE: Language Sensitive Editor - Provided programming support as part
  209.      of the editors functioning for all supported VMS languages
  210. SCA: Source Code Analyzer - Provide variable information, call trees,
  211.      etc.  Integrated into LSE and CMS.
  212. DTM: DEC Test Manager; Automated scripting tool for performing
  213.      tests of software, creating benchmarks and helping with
  214.      regression testing
  215. PCA: Performance and Coverage Analyzer - Allows for program analysis.
  216.      Validates path coverage of testing.
  217. All these product are operational on VAX VMS platforms. Additionally there is
  218. the interactive debugger, the Common Data Dictionary (repository), DEC Design,
  219. DEC Plan, and other tools.
  220.  
  221. CaseWare/CM (formerly Amplify Control) from CaseWare, Inc. is an interactive
  222. development environment emphasizing configuration management and tool
  223. integration.  It provides user-modifiable graphical and non-graphical user
  224. interfaces.  The graphical interfaces supports Motif.  It also supports
  225. several configuration management methodologies via its flexible object-
  226. oriented data modeling.  They supply a generic software process model, which
  227. you can customize.  The related CaseWare/PT problem tracking system is driven
  228. from the same configration management database.  (see vendor list for
  229. address).
  230.  
  231. CMZ is a code manager for C and Fortran;  besides version archiving, it also
  232. provides many editing, checking, and library management functions.  It
  233. currently runs on Apollo, IBM VM/CMS, IBM MVS, IBM RS/6000, VAX/VMS, Ultrix,
  234. Gould UTX, Cray Unicos, Sun, SGI, HPUX.   All European High Energy Physics
  235. laboratories will get it from CERN;  others must pay a licence fee.   Contact
  236. codeme@cernapo.cern.ch.
  237.  
  238. SMS from Intasoft [see vendor list] runs on PCs, Unix and VAXen.  Facilities
  239. include source code control, a preprocessor, a build tool and a menu driven
  240. front end.  I find it very usable, it is reasonably priced and it has all the
  241. facilities I need.  nyo@dcs.ex.ac.uk (Neil Youngman)
  242.  
  243. "Merge Ahead" is not a full fledged Version or Configuration mangement tool,
  244. but it addresses one of the most important parts of such systems, support for
  245. management and integration of multiple versions and releases.  While Merge
  246. Ahead does not provide check-in and check-out it is designed to work closely
  247. with other tools that do: integrations for RCS and SCCS are contributed, and
  248. integrations to CASEWare/CM and Atherton Technology Software BackPlane re
  249. supported by those vendors. Integrations to other CM tools (Atria ClearCase,
  250. TeamOne TeamNet, etc.) and even custom and internal tools are easy--even if
  251. files are versioned only by different names or extensions. Merge Ahead is
  252. available from: Prescient Software, Inc. (see vendor list)
  253.  
  254. RAZOR from Tower Concepts, Inc (see vendor list) is an easily tailored
  255. configuration management system with an integrated problem tracking system.
  256. It offers control and coordination of file versioning and product build
  257. management.  The graphical interface is built on OpenLook.  Its easily parsed
  258. ASCII database encourages users to generate their own scripts for report
  259. generation and process control.  Contact razor-info@tower.com for a detailed
  260. description, or razor-manual@tower.com for a postscript copy of their manual.
  261.  
  262. ------------------------------------------------------------------------
  263. Subject: CASE tools for object-oriented design and analysis
  264. Date: 28 Apr 1993
  265. Originally collected by: calvo@nssdca.gsfc.nasa.gov (Sherri Calvo)
  266.  
  267. Cadre Teamwork
  268. 401-351-5950
  269. associated with Project Technology.  Shlaer/Mellor OOA capability including
  270. ERDs in upcoming V.4.0.  Ada structure graphs (Booch/Buhr).
  271.  
  272. CASET
  273. 714-496-8670
  274. IPSYS ToolBuilder
  275.  
  276. HOOD (Hierarchical Object Oriented Design)
  277. HOOD User's Group:
  278.      HUG Administration
  279.      CRI A/S
  280.      Bregneroedvej 144
  281.      DK-3460 Birkeroed
  282.      Attn: Finn Hass
  283.      DENMARK
  284. Now mandatory for several European Space Agency projects.
  285.  
  286. Interactive Development Environments (IDE)
  287. Vienna, VA ofc. 703-848-8808
  288. San Francisco   415-543-0900
  289. sales@ide.com
  290. Extension of Ada design tools to handle OOPLs, primarily C++
  291.  
  292. ObjecTime
  293. ObjecTime Ltd. (see vendor list)
  294. ObjecTime is an Object-Oriented CASE tool for real-time systems.  It supports
  295. the Real-Time Object-Oriented Modeling (ROOM) methodology, including a highly
  296. iterative development process enabled by the creation of executable models
  297. (not just diagrams). Object-oriented paradigms are integral to the tool and
  298. support reusable design components.
  299.  
  300. ObjectMaker (a/k/a Adagen)
  301. Mark V Systems, Ltd.; 16400 Ventura Blvd., #319; Encino, CA 91436
  302. 818-995-7671 (voice)      818-995-4267 (fax)
  303. Runs under Windows, X11, Mac.  Tools for Yourdon, Booch, Buhr methodologies
  304. Code generation and reverse engineering for Ada, C/C++ (may be under
  305. development.)
  306.  
  307. OOAtool
  308. by Object International Inc. in the vendor list.  Runs under Windows, Mac, and
  309. 11.  Supports methodology in Peter Coad's books "Object-Oriented Analysis"
  310. and "Object-Oriented Design".
  311.  
  312. OoaToolFree or OO Documentation Tool
  313. Rel 1.04d (for win3.0/3.1).
  314. A shareware tool posted to comp.binaries.ms-windows, Volume  1, Issue 35, by
  315. Roman M. Zielinski.  Free for students, $50 home user license and $150 5
  316. licences for others.
  317.  
  318. Paradigm Plus / EVB Edition
  319. EVB Software Engineering  (see vendor list).
  320. Supports the EVB Ada Object Oriented Development (AOOD) methodology.  Can be
  321. configured to support other methods.  Has Ada code generation.
  322.  
  323. Robochart
  324. Digital Insight (see vendor list)
  325. Interactive diagram editor for PC's ($96), OPEN LOOK & SunView ($345); Does
  326. hierarchical ERDs, dataflows, etc.
  327.  
  328. System Architect
  329. Popkin Software.  212-571-3434 (voice) 212-571-3436 (FAX)
  330.     11 Park Place, New York, NY 10007
  331. Supports ER diagrams, Booch methodology for Ada and C++, Coad/Yourdon.
  332. Diagram editor checks for consistency and rule violations.  Runs under MS-
  333. Windows.
  334.  
  335. Systematica Virtual Software Factory
  336. England
  337. (0202)297292 (voice)
  338. Hierarchical OO design package based on GOOD
  339.  
  340. Unirel Openlook Toolkit
  341. Unirel; Centro Commerciale Osmannoro; Via Volturno, 12;
  342.     50019 Sesto Fiorentino, Italy
  343. +39 55 301279 (voice)   +39 55 318525 (fax)
  344. An Eiffel wrapper for Xlib.  US $2000
  345.  
  346. Objectory (Objective Systems; see vendor list) is an object-oriented metod
  347. covering Analysis, Design, Implementation and Testing with a supporting CASE-
  348. tool. The tool covers multiple diagram and documentation techniques and also
  349. includes C++ code generation. The current version is 3.1. An overview of the
  350. method can be found in "Object-Oriented Software Engineering", by Jacobson et
  351. al, published by Addison-Wesley 1992.
  352.  
  353. ------------------------------------------------------------------------
  354. Subject: Problem Tracking systems
  355. Date: 28 Apr 1993
  356. Originally collected by: pyke@escaegate2.boeing.com (Ronald B Pyke)
  357.  
  358. The only commercial product for the Apollo mentioned was:
  359.     DDTS
  360.     Qualtrak Corporation
  361.     3315 San Filipe Road, Suite 16;     San Jose, CA  95135-2000
  362.     1-408-274-8867
  363. Several responses mentioned software available to Software Productivity
  364. Consortium (SPC) members, and also software developed at Boeing.
  365.  
  366. RAZOR, by Tower Concepts, Inc (see vendor list) offers an issue tracking
  367. system that runs on Sparc platforms.  Contact razor-info@tower.com for a
  368. detailed description, or razor-manual@tower.com for a postscript copy of their
  369. manual.
  370.  
  371. ------------------------------------------------------------------------
  372. Subject: CASE tools for educational use
  373. Date: 26 Mar 1993
  374. Originally collected by: render@zeppo.colorado.edu (Hal Render)
  375.  
  376. Teamwork (Cadre Technologies: see vendor list)
  377. It runs on SUN, ULTRIX, VMS, HP, APOLLO, OS2, etc, with X window support
  378. on most of the platforms with more to come soon (including some low-cost
  379. PC X emulators. [from cadreri!sat@Sun.COM (Scott A. Trachtenberg)]
  380.  
  381. We have been using for the past few years the following two tools:
  382. (Schemacode International Inc; see vendor list)
  383. SCHEMACODE: automatically translates schematic pseudocode design into
  384.   source code.   Works for most programming language except ADA.
  385.   Available on PC, soon on UNIX. Educational licence 250$ + 50$ per PC.
  386.   IEEE Computer had a good report on this tool. Sometime last fall.
  387. DATRIX: a tool for software quality assessment on PC and UNIX machines.
  388.   Works for C, FORTRAN and PASCAL.  Measures up to 40 metrics and provides
  389.   a unique representation of the control flow, which is useful for testing,
  390.   program understanding, and program evaluation.  Expensive; educational
  391.   licence for 500$, including up to 10 workstations.
  392. We have been using these tools for the past three years in 4th year
  393. undergrad and grad soft.eng. courses Ecole Polytechnique in Montreal.
  394.     [from robillar@rgl.polymtl.ca (P. N. Robillard)]
  395. ToolBuilder (formerly TBK) from IPSYS (see vendor list) It provides meta-tools
  396.   (design editors, structure editors) a single underlying ERA database
  397.   (supporting fine structure) and a uniform UI based on Motif. Tools exist for
  398.   HOOD (design for Ada). Might have educational discounts.
  399. STONE (FZI, see vendor list and archives file "environments") - An SEE for
  400.   research and education. An OODBS called OBST is used as the core of the
  401.   environment.  OBST is available via anonymous ftp from gate.fzi.de
  402.   [141.21.4.3]. OBST provides currently an interface to C++.  A call
  403.   interfaces to C is also available, as well as an embedding of OBST into the
  404.   interactive tool command language TCL.  [from Bernhard Schiefer
  405.   <schiefer@fzi.de>]
  406. Rational Environment (Rational, see vendor list). A tightly integrated,
  407.   interactive software engineering environment for total lifecycle control of
  408.   Ada projects. Supports design, development, unit test, maintenance,
  409.   verification, document generation, configuration management, subsystem
  410.   tools, incremental compilation. Can also integrate with external front-end
  411.   CASE tools and external target compilers.  [from: Bob Geiger
  412.   <rjg@gator.Rational.COM>]
  413.  
  414. ------------------------------------------------------------------------
  415. Subject: CASE Vendor list
  416. Date: 28 Apr 1993
  417. Originally collected by: Scott Marcus <marcuss@sol.cs.fau.edu> and/or Theo
  418.     Heavey <theo@cs.fau.edu>, CASE research group, Dept. of Computer Science,
  419.     Florida Atlantic University; sponsored by Florida Industry High Technology
  420.     Council
  421.  
  422. Adpac Corp.
  423.    Adpac CASE Tools
  424.    340 Brannan St.; San Francisco, CA 94107; 415-974-6699
  425. Advanced Logical Software
  426.    Anatool
  427.    9903 Santa Monica Blvd., suite 108; Beverly Hills, CA 90212; 213-653-5786
  428. Advanced System Technologies Inc.
  429.    QASE
  430.    Category: information systems development environment
  431.    12200 E. Briarwood Ave., Suite 260; Englewood, Colorado 80112
  432.      Fax: (303) 790-2816; Tel: (303) 790-4242
  433. Advanced Technology International, Inc.
  434.    SuperCase
  435.    category: back-end, reverse engineering
  436.    Corporate HQ: 1501 Broadway, Suite 1314; New York, NY 10036
  437.      Tel: (212) 354-8280
  438.    West Coast Office: 8950 Villa La Jolla Drive, Suite 1200; La Jolla, CA 92037
  439.      Tel: (619) 453-3050
  440. AGS Management Systems, Inc.
  441.    Multi/CAM
  442.    category: front end
  443.    880 First Ave.; King of Prussia, PA 19406; 215-265-1550
  444. American Management Systems, Inc.
  445.    Life Cycle Productivity System
  446.    category: front end, back end
  447.    1777 North Kent St.; Arlington, VA 22209; 703-841-6060
  448. Applied Business Technology Corp.
  449.    Project Workbench
  450.    361 Broadway; New York, NY 10013; 212-219-8945
  451. Applied Data Research, Inc.
  452.    DEPICTOR
  453.    category: front end
  454.    Route 206 and Orchard Rd.; CN-8; Princeton, NJ 08543
  455. Arthur Andersen & Co.
  456.    Design/1 (part of Foundation Series)
  457.    category: front end, back end, RE/M
  458.    33 West Monroe St.; Chicago, IL 60603
  459.    69 West Washington; Chicago, IL 60602; 312-580-0069; 312-580-0033
  460.      312-507-5161
  461. Ascent Logic Corporation
  462.    RDD-100
  463.    category: systems engineering, requirements analaysis
  464.    180 Rose Orchard Way, Suite 200; San Jose, CA 95134; phone: 408-943-0630
  465.      FAX:   408-943-0705
  466. ASYST Technologies, Inc.
  467.    The Developer
  468.    One Naperville Plaza; Naperville, IL 60540; 800-361-3673
  469. Atherton Technology
  470.    Software BackPlane,  Project Softboard,  Integration Softboard
  471.    1333 Bordeaux Drive; Sunnyvale,  CA. 94089; Tele: 408 734-9822
  472.      Fax: 408 744-1607
  473. Atria Software
  474.    ClearCase
  475.    24 Prime Park Way, Natick, MA 01760; tel. (508)-650-1193; info@atria.com
  476. Bachman Information Systems
  477.    BACHMAN Product Set, BACHMAN/Analyst
  478.    category: reverse engineering, front end
  479.    8 New England Executive Park; Burlington, MA 01803; 617-273-9003
  480.      800-BACHMAN
  481. Bell-Northern Research
  482.    ObjecTime now supplied through ObjecTime Ltd.
  483. Cadre Technologies, Inc
  484.    Teamwork OS/2 3.0
  485.    category: front end
  486.    222 Richmond St.; Providence, RI 02903; 401-351-5950; 401-351-CASE
  487. The CADWARE Group, Ltd
  488.    SYLVA Series
  489.    category: Front end
  490. CASE Methods Development Corp.
  491.    CASE/FRAMEWORK--METHODOLOGY, CASE/FRAMEWORK--SYNERGY
  492.    category: Information Engineering Methodology
  493.    100 N. Central Exwy.; Suite 710; Richardson, TX 75080; tel: 214-644-8173
  494.      fax: 214-644-8175
  495. CaseWare, Inc
  496.    CaseWare/CM, CaseWare/PT (formerly Amplify Control)
  497.    108 Pacifica; Irvine, CA 92718-3332; voice: (714) 453 2200
  498.      FAX: (714) 453 2276
  499. CASEWorks, Inc.
  500.    CASE:PM
  501.    1 Dunwoody Park, Suite 130; Atlanta, GA 30338; 404-399-6236
  502.      Fax: 404-399-9516
  503. The Catalyst Group
  504.    PATHVU Series
  505.    category: RE/M
  506.    Peat Marwick Main & Co.; 303 East Wacker Dr.; Chicago, IL 60601
  507.      800-323-3059; 312-938-5352
  508. CGI Systems, Inc.
  509.    PACBase, PACBench, PACDesign, Transform
  510.    category: front end, back end, RE/M
  511.    1 Blue Hill Plaza; Pearl River, NY 10965; 914-735-5030
  512. Chen & Associates
  513.    ER-Designer (ERD)
  514.    4884 Constitution Ave, Ste 1E; Baton Rouge, LA 70808; 504-928-5765
  515. Cincom Systems, Inc.
  516.    Supra, Mantis, Easy PC Contact, CASE Interchange
  517.    2300 Montana Ave.; Cincinnati, OH 45211; 800-888-0115
  518. Coding Factory
  519.    CoFac
  520.    100 Netro Park South; Laurence Harbor, NJ 08878; 201-290-0090
  521. Cognos
  522.    PowerCASE
  523.    67 S. Bedford St.; Burlington, Mass. 01803; 617-229-6600
  524. Computer Associates International, Inc.
  525.    CA-Datacom, CA-Ideal,  CA-Dataquery, CA-Dataquery PC
  526.    Computer Associates World Headquarters; 711 Stewart Ave.
  527.      Garden City, NY 11530; 516-227-3300
  528. Computer Data Systems
  529.    Scan/COBOL, SuperStructure
  530.    1 Curie Court; Rockville, MD 20850; 202-921-7000
  531. Computer Sciences Corp
  532.    Design Generator
  533.    category: front end
  534.    3610 Fairview Park Dr; Falls Church, VA 22042; 703-876-1000
  535. Computer Systems Advisers, Inc
  536.    Picture Oriented Software Environment (POSE) 4.0, SilverRun
  537.    50 Tice Blvd.; Woodcliff Lake, NJ 07675; 800-537-4262; 201-391-6500
  538. Compuware Corporation
  539.    CATI tools: Abend-AID, CICS Abend-AID,
  540.      CICS RADAR, File-AID family, TransRELATE,
  541.      PLAYBACK, File PLAYBACK, SIMULCAST, dBUG-AID, XPEDITER, NAVIGATOR
  542.    31440 Northwestern Highway; Farmington Hills, Michigan 48018-5550
  543. Cortex Corp.
  544.    CorVision, Application Factory
  545.    category: front end, back end, RE/M
  546.    138 Technology Dr.; Waltham, MA 02154
  547.    100 Fifth Avenue; Waltham, MA 02154-9863; 617-894-7000
  548. Cullinet Software, Inc.
  549.    IDMS/Architect
  550. D. Appleton Company
  551.    IDEF/Leverage
  552.    1334 Park View Ave., Suite 220; Manhattan Beach, CA 90266; 213-546-7575
  553. Deft Inc.
  554.    Deft
  555.    567 Dixon Rd., suite 110; Rexdale, ON M9W 1H7; Canada; 416-249-2246
  556. Deloitte, Haskins & Sells
  557.    4Front
  558.    200 East Randolph Dr.; Chicago, IL 60601; 312-856-8168
  559. Digital Equipment Corp.
  560.    DECASE
  561.    DECdirect; Continental Blvd.; Merrimack, NH 03054; 800-344-4825
  562. Digital Insight
  563.    Robochart
  564.    category: flow diagram editor
  565.    P.O. Box 533; Simi Valley, CA 93062-0533; USA; phone: (805) 583-3627
  566.      fax: (805) 583-3809
  567. Digital Tools Inc.
  568.    AutoPLAN
  569.    category: project scheduling tool
  570.    18900 Stevens Creek Blvd.; Cupertino, California 95014; phone: 408-366-6920
  571.      fax:   408-446-2140
  572. ECS Associates
  573.    SQL-Link-Plus
  574.    3812 Sepulveda Blvd.; Torrance, CA 90505; 213-378-9260
  575. EVB Software Engineering, Inc.
  576.    Paradigm Plus / EVB Edition - OOA/OOD CASE Tool (Unix and DOS);
  577.      HeragrapH - Ada 2D/3D Graphics and GUI toolkit (Unix/X windows and DOS);
  578.      GRACE - Reusable Ada Software Components;
  579.      RLT - Reuse Library Toolset (Unix and DOS);
  580.      Ada, Object Oriented Development and Software Engineering Training;
  581.    5303 Spectrum Drive,; Frederick, MD 21701; VOICE 301-695-6960
  582.      FAX 301-695-7734; info@evb.com
  583. Evergreen CASE Tools
  584.    EasyCASE (shareware), EasyCASE plus (commercial)
  585.    11025 164th Ave NE; Redmond WA 98052; 206-881-5149
  586. Forschungszentrum Informatik (FZI)
  587.    STONE
  588.    Haid-und-Neu-Str. 10-14,; D-7500 Karlsruhe, Germany; +49-721-6906-731
  589. ICONIX Software Engineering Inc.
  590.    PowerTools Series
  591.    category: front end, back end, RE/M
  592.    2800 Twenty Eighth St, Suite 320; Santa Clara, CA 90405; 213-458-0092
  593. i-Logix
  594.    StateMate
  595.    22 Third Ave.; Burlington, MA 01803; 617-272-8090
  596. Index Technology Corp. (merged with Sage to form Intersolv)
  597. Insoft Ky
  598.    Prosa
  599.    P.O.Box 9; SF-90101 Oulu; Finland; tel. +358-81-226128; fax. +358-81-221754
  600. Institute for Information Industry
  601.    KangaTool Series
  602.    category: front-end
  603.    8th Floor, 106 Ho-Ping E. Rd.; Taipei, Taiwan, R.O.C.
  604. Institute of Applied Computer Science (IFAD)
  605.    VDM-SL Toolbox
  606.    Forskerparken 10,; DK-5230 Odense M, Denmark; Phone: +45-65932300
  607.      Fax: +45-65-932999; Email: poul@ifad.dk
  608. Intasoft
  609.    SMS
  610.    category: configuration management
  611.    153 Sweetbrier Lane; Exeter EX1 3DG; England
  612. Integrated Systems, Inc.
  613.    AutoCode
  614.    2500 Mission College Blvd.; Santa Clara, CA 95054; 408-980-1500
  615. IntelliBase nv/sa
  616.    RIDL*
  617.    category: I-CASE for Nijssen's Information Analysis Method
  618.    Plantin en Moretuslei 220; B-2018 Antwerp; BELGIUM; tel. (+32) 3 235 9596
  619.      fax. (+32) 3 235-7955
  620. Interactive Development Environments
  621.    Software through Pictures, C Development Environment
  622.    category: front end
  623.    595 Market St., 10th Floor; San Francisco, CA 94105; 415-543-0900
  624. Intersolv (merger of Index and Sage)
  625.    Excelerator 1.84, Polytron Version Control System (PVCS),
  626.      APS Development Center
  627.    category: I-CASE (front end, back end, RE/M)
  628.    Corporate HQ: 3200 Tower Oaks Blvd.; Rockville, Maryland 20852; 301-230-3200
  629.    International HQ: Abbey View; Everard Close; St. Albans; Herts AL1 2PS
  630.      United Kingdom; Tel: 0727812812
  631. IPSYS Software Plc,
  632.    ToolBuilder
  633.    Marlborough Court,; Pickford Street,; MACCLESFIELD, Cheshire, SK11 6JD
  634.      United Kingdon; Tel: +44 625 616722; E-mail: support@ipsys.co.uk
  635. KnowledgeWare, Inc.
  636.    IEW/WS, RECODER, INSPECTOR
  637.    category: front end
  638.    3340 Peachtree Rd.; Atlanta, GA 30026; 404-231-8575; 800-338-4130
  639. Language Technology (defunct; products acquired by KnowledgeWare)
  640.    RECODER, INSPECTOR
  641. Learmonth & Burchett Management Systems, Inc. (LBMS)
  642.    System Engineer (nee Auto-Mate Plus)
  643.    1800 West Loop South, Suite 1800; Houston, TX 77027; 713-682-8530
  644.      800-231-7515
  645. MAGEC Software
  646.    MAGEC
  647.    category: Full Cycle Cobol database apps
  648.    4054 INFOMART; 1950 Stemmons Freeway; Dallas, TX 75207; 800-336-2432
  649.      214-746-4000; FAX: 214-746-4099
  650. Manager Software Products, Inc.
  651.    Manager Series
  652.    category: Front end, back end
  653.    131 Hartwell Ave; Lexington, MA 02173-3126; 617-863-5800
  654. Mark V Systems, Ltd.
  655.    ObjectMaker 2.0 (aka Adagen)
  656.    category: cross-lifecycle
  657.    16400 Ventura Blvd., Suite 303; Encino, CA 91436; 818-995-7671 (voice)
  658.      818-995-4267 (fax); mo@markv.com
  659. Matterhorn, Inc.
  660.    HIBOL
  661.    category: back end
  662. McCabe & Associates
  663.    ACT, BAT, DCT, CodeBreaker
  664.    category: Reverse Engineering/Maintenance
  665.    5501 Twin Knolls Road, Suite 111; Columbia, Maryland 21045; 800-638-6316
  666. McDonnell-Douglas
  667.    ProKit*Workbench STRADIS, PRO-IV
  668.    category: front end
  669.    P.O. Box 516; Dept. L515, MS 2812301; St. Louis, MO 63166; 800-325-1087
  670.      800-822-7337; 314-232-5715
  671. Mentor Graphics Corp.
  672.    Analyst/RT, Designer, Auditor
  673.    category: front end
  674.    8500 Southwest Creekside Place; Beaverton, OR 97005; 503-626-7000
  675. Meridian Software Systems, Inc.
  676.    OpenSELECT CASE
  677.    category: front end
  678.    10 Pasteur Street; Irvine, CA 92718; 714-727-0700 (ext. 224)
  679.      fax: 714-727-3583
  680. Meta Systems
  681.    QuickSpec, Structured Architect (SA), Structured
  682.      Architect-Integrator (SA-I), PSL/PSA, Report Specification
  683.      Interface (RSI), View Integration System (VIS).
  684.    category: front end, RE/M
  685.    315 E. Eisenhower Parkway, Suite 200; Ann Arbor, MI 48108; 313-663-6027
  686. Micro Focus, Inc.
  687.    COBOL/2 Workbench
  688.    2465 East Bayshore Rd.; Palo Alto, CA 94303; 415-856-4161
  689. Mortice Kern Systems
  690.    RCS (for DOS), MKS Toolkit
  691.    Customer Service; Mortice Kern Systems Inc.; 35 King St. N.
  692.      Waterloo, Ont. Can. N2J 2W9; (519)884-2251; (519)884-8861 FAX
  693.      (800)265-2797 (Continental US only)
  694. Netron, Inc.
  695.    NETRON/CAP
  696.    99 St. Regis Crescent N; Downsview, Ontario; Canada M3J 1Y9; 416-636-8333
  697. Object International, Inc.
  698.    OOAtool catgegory: object-oriented analysis
  699.    8140 N. MoPac Expwy, 4-200; Austin, TX 78759-8864 USA
  700.      (512) 795-0202 (voice); (512) 795-0332 (fax)
  701. ObjecTime Limited
  702.    ObjecTime
  703.    category: real-time object-oriented
  704.    ObjecTime Limited,; 340 March Road, Suite 200,
  705.      Kanata, Ontario, Canada  K2K 2E4
  706.      telephone: 1-800-567-TIME; (613) 592-3128; fax:       (613) 591-3784
  707.      internet:  sales@objectime.on.ca
  708. Objective Systems
  709.    Objectory
  710.    PO Box 1128; S-116 24 Kista; Sweden; Fax +46 8 751 30 96;
  711.      Tel +46 8 703 45 84;  Email: freli@os.se
  712. On-Line Software International
  713.    AD/VANCE DataModeler
  714.    2 Executive Dr.; Ft. Lee Executive Park; Ft. Lee, NJ 07024; 201-592-0009
  715. Optima, Inc.
  716.    DesignVision 1.7, DesignMachine 2.0
  717.    category: front end, back end
  718. Oracle Systems Corp.
  719.    CASE*Designer, CASE*Dictionary, CASE*Generator, SQL*Forms, SQL*Report,
  720.      SQL*QMX, Oracle, SQL*Louder
  721.    Oracle World Headquarters; 500 Oracle Pkwy; Redwood Shores, CA 94065
  722.      415-506-7000
  723.    ORACLE Corporation; 20 Davis Drive; Belmont, CA 94002; 800-345-DBMS
  724. Pansophic Systems Inc.
  725.    Telon
  726.    2400 Cabot Drive; Lisle, IL 60532; 312-505-6000; 800-323-7335
  727. ParcPlace Systmems
  728.    ObjectworksC++, ObjectworksSmalltalk
  729.    category: back-end
  730.    Corporate HQ: 999 E. Arques; Sunnyvale, CA 94086-4593; Tel: (408) 481.9090
  731.      Fax: (408) 481.9095; Email:  info@parcplace.com
  732. Performance Awareness Corp.
  733.    preVue, preVue-X, XStudio
  734.    8521 Six Forks Rd., Suite 200; Raleigh, NC 27615, USA; Phone: (919) 870-8800
  735.      e-mail: prodinfo@PACorp.com
  736. Phoenix Technologies, Ltd.
  737.    P-Source, P-Tools
  738.    846 University Ave.; Norwood, MA 02062; 617-551-4000
  739. Popkin Software & Systems
  740.    System Architect
  741.    111 Prospect St., Suite 505; Stamford, CT 06901; 203-323-3434
  742.    11 Park Place, NY, NY 10007; tel. 212-571-3434; fax. 212-571-3436
  743. Prescient Software, Inc.
  744.    Merge Ahead
  745.    3494 Yuba Avenue; San Jose, CA 95117-2967; E-mail: mcgregor@netcom.com
  746.      tel: 408-985-1824; fax: 408-985-1936
  747. PROCASE Corporation
  748.    SMARTsystem; C/Spot/Run
  749.    2694 Orchard Parkway; San Jose, CA 95134; fax. (408) 435-2600
  750.      tel. (408) 433-9500; customer support: 800-777-4776
  751. ProMod, Inc.
  752.    ProMod Series
  753.    category: front end, back end, RE/M
  754.    23685 Birtcher Dr.; El Toro, CA 92630; 714-855-3046; 800-255-2689
  755. ProtoSoft, Inc.
  756.    Paradigm Plus
  757.    17629 El Camino Real Suite 202, Houston TX 77058; 713-480-3233
  758.      FAX 713-480-6606
  759. Rational
  760.    An integrated, interactive software engineering environment for Ada
  761.    Category: front end, back end, development environment, reverse engineering, configuration management
  762.    3320 Scott Blvd; Santa Clara, CA 95054
  763.      (408) 496-3600 (ask for Terri Baxter)
  764. Ready Systems Corp.
  765.    CardTools
  766.    470 Potrero Ave.; P.O. Box 60217; Sunnyvale, CA 94086
  767. Reasoning Systems Inc.
  768.    category: reverse engineering, re-engineering
  769.    3260 Hillview Ave.; Palo Alto, CA 94304; 415-494-6201 (voice)
  770.      415-494-8053 (FAX); reasoning@reasoning.com
  771. Sage Software Inc. (merged with Index to form Intersolv)
  772. Sapiens International
  773.    Perfect, Object-Modeller, Sapiens, Quix
  774.    Sapiens USA; 295 7th Ave.; New York, NY 10001; 212-366-9394
  775. Schemacode International Inc
  776.    Schemacode, Datrix
  777.    89 Gleenbrooke, suite 100; Dollard des Ormeaux, Quebec H9A 2L7
  778.      514-683-8693; fax 514-683-6792; e-mail: datrix@rgl.polymtl.ca
  779. SETT, Inc.
  780.    GRAMMI - Ada X window GUI builder
  781.    5303 Spectrum Drive,; Frederick, MD 21701; (301) 695-6960; info@evb.com
  782. Six Sigma Case
  783.    Canonizer
  784.    13456 SE 27th Place; Bellevue, WA 98005; 206-643-6911
  785. Softlab, Inc.
  786.    Maestro
  787.    category: front end, back end, RE/M
  788.    188 The Embarcadero; Bayside Plaza, Suite 750; San Francisco, CA 94105
  789.      415-957-9175
  790. Software AG of North America, Inc.
  791.    Adabas, Natural, Construct, Predict, Predict Case, Super Natural
  792.    11190 Sunrise Valley Drive; Reston, VA 22091; 703-860-5050
  793. Software Architecture and Engineering
  794.    Strategic Networked Application Platform
  795.    1600 Wilson Blvd.; Arlington, VA 22209; 703-276-7910
  796. Software Productivity Research, Inc.
  797.    Checkpoint, SPQR/20
  798.    category: estimation, measurement, front end
  799.    77 South Bedford St.; Burlington, MA 01803; 617-273-0140
  800. StarSys, Inc.
  801.    MacBubbles
  802.    category: front end
  803.    11113 Norlec Dr.; Silver Spring, MD 20902; 301-946-0522
  804. StructSoft, Inc.
  805.    TurboCASE 3.0
  806.    category: front end (for the Mac)
  807.    5416 156th Ave. SE; Bellevue, WA 98006; tel: 206-644-9834; fax: 206-644-7714
  808. Syscorp International, Inc.
  809.    MicroStep 1.3
  810.    9420 Research Blvd., Suite 200; Austin, TX 78759; 512-338-0591
  811. System Software Associates
  812.    AS/Set
  813.    500 W. Madison; Chicago, Ill. 60606; 312-641-2900
  814. Systematica Ltd.
  815.    VSF (Virtual Software Factory)
  816.    Eastern Regional Office; 703-368-9864; 408-437-7743  (Katie Wiederholt)
  817. TeamOne Systems Inc,
  818.    TeamNet
  819.    category: Configuration Management
  820.    2700 Augustine Drive; Santa Clara, CA 95054; 800-442-6650
  821. TeleLOGIC Malmoe AB
  822.    SDT - The SDL Design Tool
  823.    Kungsgatan 6; Box 4128; S-203 12 Malmoe; Sweden; Tel. +46-40 17 47 00
  824.      FAX: +46-40 17 47 47; E-Mail: Support@TeleLOGIC.se
  825.    US and Canadian distributor: Anonymix inc.; 50 University Ave.
  826.      Los Gatos, CA 95030; Phone: (408) 399-5030; Fax:   (408) 399-5032
  827. Texas Instruments Inc.
  828.    Information Engineering  Facility (IEF) 4.0
  829.    6550 Chase Oaks Blvd.; Plano, TX 75023
  830.    Local Address: 2950 N.W. 62nd St. Suite 100; Ft. Lauderdale, FL 33309
  831.      800-527-3500
  832. Tom Software
  833.    Application Xcellence
  834.    127 SW 156th Street; Seattle, WA 98166; 206-246-7022
  835. Tower Concepts, Inc.
  836.    Razor
  837.    category: Issue Tracking and Configuration Management
  838.    103 Sylvan Way; New Hartford, NY  13413; (315) 724-3540;  sales@tower.com,
  839.      razor-info@tower.com, razor-manual@tower.co
  840. Unisys Corp.
  841.    Linc Design Assistant, Linc, Mapper, DMS II
  842.    P.O. Box 500; Bluebell, PA 19424; 215-986-4011
  843. Verilog S.A
  844.    150, rue Nicolas-Vauquelin; 31081 Toulouse Cedex-France; Tel:(33)61403888
  845.      Fax:(33)61408452; Telex: VERILOG532288F
  846.    VERILOG USA Inc.; Beauregard Square; #340 6303 Little River Turnpike
  847.      Alexandria, VA  222312; TEL: (703)354-0371
  848. ViaSoft, Inc.
  849.    Via/Insight, Via/SmarTest
  850.    3033 North 44th St., Suite 280; Phoenix, AZ 85018; 602-952-0050
  851. Visible Systems Corp.
  852.    Visible Analyst Workbench
  853.    category: front end
  854.    950 Winter St.; Waltham, MA 02154; 617-969-4100
  855. Vista Technologies, Inc.
  856.    PCTE Workbench, HyperWeb
  857.    category: Hypermedia-based software development environments
  858.    1100 Woodfield Road, suite 108; Schaumburg, IL  60173-5121  USA
  859.      708 706-9300 (voice); 708 706-9317 (fax)
  860. Visual Software, Inc.
  861.    vsDesigner, vsSQL, vsObject Maker
  862.    category: front end
  863.    3945 Freedom Circle, Suite 540; Santa Clara, CA 95054; 408-988-7575
  864. Westmount Technology B.V.
  865.    ISEE, TSEE, RTEE
  866.    category: front end
  867.    5655 Lindero Canyon Road, Suite 521; Westlake Village, CA 91362
  868.      818-597-9119; email wmt!gen@nluug.nl
  869.    Westmount Technology B.V.; Poortweg 8, 2612 PA Delft
  870.      P.O.Box 5063, 2600 GB Delft; The Netherlands; tel. +31 15 610815
  871.      Fax. +31 15 565701
  872. A Systems Corporation
  873.    PATHVU, RETROFIT
  874.    category: RE/M
  875.    983 University Avenue; Los Gatos, CA 95030; 800-344-9223 (U.S.)
  876.      800-344-9224 (Canada)
  877. York Software Engineering Ltd.
  878.    Personal-SELECT, Project-SELECT, CADiZ (Computer Aided Desigin in Z),
  879.      ACE (ADA Compiler Environment)
  880.    category: front end
  881.    University of York; York, England YO1 5DD; tel: +44 (0)904 433741
  882.      fax: +44 (0)904 433744
  883. Yourdon, Inc.
  884.    Analyst/Designer Toolkit, Cradle
  885.    category: front end
  886.    1501 Broadway; New York, NY 10036; 212-391-2828
  887.  
  888. -- 
  889. Software Technology Laboratory      dalamb@qucis.queensu.ca (David Alex Lamb)
  890. Computing and Information Science   phone: (613) 545-6067
  891. Queen's University, Kingston, Ontario, Canada K7L 3N6    
  892.